Sponsored by Deepsite.site

Valossa Assistant (multimodal Video Ai Agent)

Created By
Valossa Labs Oya month ago
Valossa Assistant is a multimodal video-AI MCP server built on a decade of video understanding. Unlike video MCPs that stop at search or analysis, Valossa goes end to end: ingest a video, understand it (summary, chapters, named entities, keywords, visual scenes, IAB categories, sensitive-content flags), ask it questions conversationally, get transcripts and captions, surface the best soundbites and highlights — and export a finished MP4 clip with burned-in subtitles, smart-crop reframing (e.g. 9:16) and caption styling. Add the server, sign in for a free trial, and your agent has a complete video production pipeline. EU-built, credit-based, self-serve.
Overview

Valossa Assistant MCP server

Valossa Assistant MCP server — bring Valossa’s multimodal AI video analysis into Claude and your AI agents: ask your video library anything and get answers, soundbites, transcripts, metadata and finished clips.

New here?

You need a Valossa account to use this server. Create an account or sign in on the Valossa web app.

MCP endpoint

https://mcp-assistant.valossa.com/mcp

Transport: streamable-http. Authentication: OAuth 2.0 (the client opens a browser login on first connect).

Add it to your client

Claude Code (CLI):

claude mcp add --transport http valossa https://mcp-assistant.valossa.com/mcp

Claude Desktop, Cursor, and other JSON-config clients — add an entry like:

{
  "mcpServers": {
    "valossa": {
      "type": "http",
      "url": "https://mcp-assistant.valossa.com/mcp"
    }
  }
}

(Some clients call the key servers or the field transport instead of type — check that client's own MCP documentation. The URL and the streamable-http transport are the same everywhere.)

Any other MCP client: point it at the endpoint above using the streamable-HTTP transport. Clients that support MCP OAuth will handle login automatically; the discovery metadata is at /.well-known/mcp.json and /.well-known/oauth-protected-resource.

After adding it, your client will open a Valossa login page the first time you connect.

Documentation

https://mcp-assistant.valossa.com/documentation

Privacy policy

https://valossa.com/privacy-policy/

Terms&Conditions

https://valossa.com/terms-and-conditions/

Server Config

{
  "mcpServers": {
    "valossa": {
      "type": "http",
      "url": "https://mcp-assistant.valossa.com/mcp"
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Playwright McpPlaywright MCP server
DeepChatYour AI Partner on Desktop
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Amap Maps高德地图官方 MCP Server
Tavily Mcp
Serper MCP ServerA Serper MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
WindsurfThe new purpose-built IDE to harness magic
CursorThe AI Code Editor
ChatWiseThe second fastest AI chatbot™
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.